Filter/Range Objects
-
A parameter object for the filter or range of a GamesForMatch request
The GamesForMatch Parameter Object is designed to allow for filtering items by most of the properties that are available on that object. Each parameter is optional, and can be created with as few or as many as desired.
Invariant
This item remains the same for thefilter:
andrange:
parameters of each call, but is optionalRemark
See theGame
object for a list and description of each fieldDeclaration
Swift
public struct GamesForMatchParameterObject : ParameterObject
-
Undocumented
See moreDeclaration
Swift
public struct ItemsParameterObject : ParameterObject
-
Undocumented
See moreDeclaration
Swift
public struct GetLeaguesParameterObject : ParameterObject
-
Undocumented
See moreDeclaration
Swift
public struct GetMatchesParameterObject : ParameterObject
-
Undocumented
See moreDeclaration
Swift
public struct PlayerParameterObject : ParameterObject
-
Undocumented
See moreDeclaration
Swift
public struct SeriesParameterObject : ParameterObject
-
Undocumented
See moreDeclaration
Swift
public struct TournamentsParameterObject : ParameterObject